Release 10.1A: OpenEdge Development:
Web Services


Sample Web service specifications

These examples rely on sample Web service specifications shown in Table 5–1.

Table 5–1: Sample Web service specifications 
Property or component
Configuration, value, or name
Session model
Managed

Note: Some information and examples are also provided to show session-free interactions.

TargetNamespace
"urn:OrderSvc" 
AppObject
OrderInfo 
ProcObject
CustomerOrder 
SubAppObject
Payroll 

Some of the information presented in these examples provides a review of concepts introduced and described in previous chapters of this manual. Note that some SOAP messages and code samples are edited for brevity.

Client references to the sample VB.NET interface include the following method declarations for these interface objects:

The CreatePO_Object method can be represented as a VB.NET Sub or Function. If the persistent procedure defined in ProxyGen is specified to return the Progress 4GL RETURN-VALUE, it is represented, like the example, as a Function. For more information, see OpenEdge Development: Open Client Introduction and Programming .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095